gtk4.git
2017-12-10 Daniel van... Fix irregular gdk_frame_clock_get_frame_time
2017-12-10 Benjamin Ottednd: Remove "delete" argument from gtk_drag_finish()
2017-12-10 Benjamin Ottednd: Introduce gdk_drop_read_async() and use it
2017-12-10 Benjamin Ottegdk: Fix wrong usage of g_task_propagate_pointer()
2017-12-10 Benjamin Otteclipboard: Add the useful stuff from reverted commit
2017-12-10 Benjamin Ottednd: Add gdk_drag_context_get_display()
2017-12-10 Benjamin Ottegdk: Include gio.h in gdktypes.h
2017-12-09 Carlos Garnachogtkwindow: Allow edge resizing from corners if constrai...
2017-12-09 Carlos Garnachogtkwindow: Use shadow border when calculating resize...
2017-12-09 Carlos Garnachogtkwindow: Do not account handle size when checking...
2017-12-09 Rico TzschichholzFix some parameter name mismatches to make g-ir-scanner...
2017-12-09 Matthias ClasenSwitch the order for cursor lookup
2017-12-09 Timm Bädertreeview: Don't draw background twice
2017-12-09 Timm Bäderrecorder: Show rounded clip node corner size info
2017-12-09 Timm Bädersnapshot: Don't create blur nodes with radius 0
2017-12-09 Timm Bädersnapshot: Collapse color matrix nodes
2017-12-09 Timm BäderFix a few overlooked casts
2017-12-09 Matthias Clasenpaned: Grab during the drag
2017-12-08 Marco Trevisan... cssshadowvalue: don't apply the y_scale offset twice...
2017-12-08 Matthias ClasenFix fallout from g_object_ref change
2017-12-08 Timm Bädercss node tests: Update expected output
2017-12-08 Matthias ClasenFix fallout from the show-close-button rename
2017-12-08 Philip Withnallmir: Fix potential use of NULL GDBusConnection
2017-12-08 Matthias ClasenRename GtkHeaderBar::show-close-button
2017-12-08 Jonas Ådahlwayland: Destroy the xdg_imported after the wl_surface
2017-12-08 Jonas Ådahlwayland: Maybe postpone xdg-foreign state setup until...
2017-12-08 Colin Leroyplacesview: Present FUSE-reachable network shares in...
2017-12-08 Carlos Garnachogdk: Add GDK_SEAT_CAPABILITY_TABLET_PAD
2017-12-08 Carlos Garnachogdk: Add gdk_seat_get_master_pointers()
2017-12-08 Matthias ClasenMove editing to button release
2017-12-07 Matthias ClasenMake sure stopped spinner stay visible
2017-12-07 Matthias ClasenFix a typo in the docs
2017-12-07 Matthias ClasenAdd a Cut menuitem to the dnd demo
2017-12-07 Matthias ClasenMore work on the dnd demo
2017-12-06 Timm Bäderpaned: Restrict picking to allocation
2017-12-06 Timm BäderRemove all gtk_widget_get_content_size usages
2017-12-06 Matthias ClasenAdd some copy-paste for widgets demo
2017-12-06 Matthias ClasenStart a dnd demo
2017-12-05 Matthias ClasenUpdate gtk docs for recent changes
2017-12-05 Matthias ClasenDrop get/set_scale_factor from gsk docs
2017-12-05 Alexander Larssonbroadway: Add broadway_server_lookup_surface helper
2017-12-05 Alexander Larssonbroadway: Make the use of next_texture_id clearer
2017-12-05 Alexander Larssonbroadway: Use "surface" instead of window/toplevel...
2017-12-05 Alexander Larssonbroadway: Remove references to unused BROADWAY_EVENT_DE...
2017-12-05 Alexander Larssonbroadway: Remove now unused toplevel surface
2017-12-05 Christian Hergertautocleanups: allow g_autoptr() usage with GtkTreePath
2017-12-05 Emmanuele BassiEnsure that the path is always set
2017-12-05 Emmanuele BassiFix the build
2017-12-05 Matthias Clasengdk: Documentation improvements
2017-12-05 Matthias Clasendocs: Drop some no longer existing functions
2017-12-05 Matthias ClasenRevert "clipboard: Add gdk_clipboard_set()"
2017-12-05 Benjamin Otteclipboard: Add gdk_clipboard_set()
2017-12-05 Benjamin Ottednd: Remove x/y coordinates from drag-data-received
2017-12-05 Matthias ClasenExpand the docs
2017-12-05 Matthias ClasenDocument gdk_content_provider_contents_changed
2017-12-05 Matthias Clasengdk: Expand the clipboard documentation
2017-12-04 Matthias Clasengdk: Fill in some blanks in the docs
2017-12-04 Matthias ClasenAdd a long description for GdkTexture
2017-12-04 Matthias ClasenMove GdkGrabStatus docs
2017-12-04 Matthias ClasenAdd new stuff to the gdk docs
2017-12-04 Matthias ClasenFix the gdk doc build
2017-12-04 Timm Bäderswitch: Remove unused variable
2017-12-04 Benjamin Ottewayland: Initialize variable
2017-12-04 Matthias Clasenactionbar: Add more docs for gtk_action_bar_get_revealed
2017-12-04 Matthias Clasenabout dialog: Add some missing docs
2017-12-04 Matthias Clasendocs: Remove gtk_application_is_inhibited
2017-12-04 Timm BäderRemove some more gtk_widget_get_content_size uses
2017-12-04 Timm Bäderwidgetbowl: Add some more widget types
2017-12-04 Timm Bädertestswitch: Remove unnecessary gtk_widget_show calls
2017-12-04 Timm Bäderimage: Stop using gtk_widget_get_content_size
2017-12-03 Timm Bäderpopover: Stop using gtk_widget_get_content_size
2017-12-03 Timm Bäderspinner: Stop using gtk_widget_get_content_size
2017-12-03 Benjamin Ottegsk: Remove gsk_render_node_set_scaling_filters()
2017-12-03 Piotr DrągUse Unicode quotation marks in new strings
2017-12-03 Piotr DrągUpdate POTFILES.in
2017-12-03 Руслан ИжбулатовGDK W32: Remove stray debug code
2017-12-03 Benjamin Ottednd: Remove unused variables
2017-12-03 Matthias ClasenRemove GdkDragProtocol from the api
2017-12-03 Matthias ClasenDrop api that is only for unmanaged dnd
2017-12-03 Matthias Clasendnd: Handle rootwin drop in gdk
2017-12-03 Matthias Clasendnd: Remove much of the unmanaged dnd
2017-12-03 Benjamin Ottewayland: Add primary clipboard subclass
2017-12-03 Benjamin Ottewayland: Implement taking over the clipboard
2017-12-03 Benjamin Ottewayland: Implement reading the clipboard
2017-12-03 Benjamin Ottewayland: Add skeleton for a GdkClipboardWayland
2017-12-03 Benjamin Ottegdk: Get rid of owner change events
2017-12-03 Benjamin Ottegtk: Remove GtkClipboard
2017-12-03 Benjamin Otteicon-browser: Port to new clipboard
2017-12-03 Benjamin Ottegtk-demo: Port to GdkClipboard
2017-12-03 Benjamin Otteclipboard: Change image convenience APIs
2017-12-03 Benjamin Ottegdk: Add (de)serializers for GDK_TYPE_TEXTURE
2017-12-03 Benjamin Ottex11: Handle case where clipboard was reclaimed quickly
2017-12-03 Benjamin Otteentry: Port to GdkClipboard
2017-12-03 Benjamin Ottex11: Implement storing the clipboard
2017-12-03 Benjamin Ottex11: Implement MULTIPLE requests
2017-12-03 Benjamin Ottetests: Don't crash if widgets go away before clipboard
2017-12-03 Benjamin Ottex11: Introduce GdkX11PendingSelectionNotify
2017-12-03 Benjamin Ottex11: Split out a function
2017-12-03 Benjamin Ottemain: Implement storing all clipboards
2017-12-03 Benjamin Otteapplication: Put shared code into a common function
next